ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IDocument<T> Interface / UserPreferences Property

In This Topic
    UserPreferences Property (IDocument<T>)
    In This Topic
    Gets or sets the user preferences.
    Syntax
    'Declaration
     
    ReadOnly Property UserPreferences As UserPreferences
    UserPreferences UserPreferences {get;}

    Property Value

    The user preferences.
    See Also